-- XML schema extracted from ITU-T X.1083 (11/2007)

<!--6a. The master sends a verifyMatch request to the slave.--> <!--POST /BIPRequest/verifyMatch HTTP/1.1--> <!--Host: slave.example.org--> <!--Content-Type: text/xml; charset="utf-8"--> <!--Content-Length: 415--> <!--SOAPAction: "oid:/BIP/Request"--> <?xml version="1.0" encoding="UTF-8"?> <s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"> <s:Body> <b:request xmlns:b="oid:/BIP"> <b:masterEndpointIRI> http://master.example.org/BIP/fthjhuh5521 </b:masterEndpointIRI> <b:slaveEndpointIRI> http://slave.example.org/BIP/kjfgsfa4146 </b:slaveEndpointIRI> <b:linkNumber>197114367</b:linkNumber> <b:requestId>100000005</b:requestId> <b:verifyMatch> <b:originalBSPHandle>716</b:originalBSPHandle> <b:maxFMRRequested>42</b:maxFMRRequested> <b:processedBIR> <b:birInBSP>5867461</b:birInBSP> </b:processedBIR> <b:referenceTemplate> <b:birInBSP>66241</b:birInBSP> </b:referenceTemplate> <b:no-adaptedBIR>true</b:no-adaptedBIR> <b:no-fmrAchieved>true</b:no-fmrAchieved> <b:no-payload>true</b:no-payload> </b:verifyMatch> </b:request> </s:Body> </s:Envelope>